home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / www / doc / www-talk.archive / text0379.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  929 b   |  34 lines

  1. It is becoming common practice to create aliases for hostnames which
  2. reflect the service they provide.
  3.  
  4. Examples:
  5. ftp    anonymous ftp server
  6. news    news server
  7.  
  8. See the output of the host command:
  9.  
  10. [nikhefh] ##[1] host ftp
  11. ftp.nikhef.nl           CNAME    nikhefh.nikhef.nl
  12. nikhefh.nikhef.nl       A    192.16.199.1
  13. [nikhefh] ##[2] host news
  14. news.nikhef.nl          CNAME    nikhefh.nikhef.nl
  15. nikhefh.nikhef.nl       A    192.16.199.1
  16. [nikhefh] ##[3] host www
  17. www.nikhef.nl           CNAME    nic.nikhef.nl
  18. nic.nikhef.nl           A    192.16.199.49
  19. [nikhefh] ##[4] host news.cern.ch
  20. news.cern.ch            CNAME    dxcern.cern.ch
  21. dxcern.cern.ch          A    128.141.201.96
  22. [nikhefh] ##[5] host news.desy.de
  23. news.desy.de            CNAME    dscomsa.desy.de
  24. dscomsa.desy.de         A    131.169.1.165
  25.  
  26. We propose to use the alias www.organisation.country for machines running
  27. the www server.
  28. This makes the replacement of machines invisible for the users.
  29.  
  30. Best regards,
  31.  
  32. Willem van Leeuwen
  33.  
  34.